| Fully Qualified Name: | Zend\Hydrator\HydrationInterface | 
| Name | Description | Defined By | 
|---|---|---|
| hydrate() | Hydrate $object with the provided $data. | HydrationInterface | 
Hydrate $object with the provided $data.
| Parameter Name | Type | Description | 
|---|---|---|
| $data | array | |
| $object | object | 
Returns: object